projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9e06819
)
Replace "comment-fence" and "string-fence" with consistent terms.
author
Richard M. Stallman
<rms@gnu.org>
Mon, 24 Dec 2001 18:01:56 +0000
(18:01 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Mon, 24 Dec 2001 18:01:56 +0000
(18:01 +0000)
lispref/syntax.texi
patch
|
blob
|
history
diff --git
a/lispref/syntax.texi
b/lispref/syntax.texi
index 731956407ebec50f0533cecba9c3a8151db28fe5..bc3ac9c36bbc7e72297a09c0cde6d58a9ed00327 100644
(file)
--- a/
lispref/syntax.texi
+++ b/
lispref/syntax.texi
@@
-875,10
+875,10
@@
to each syntactic type.
@tab
9 @ @ escape
@tab
-14 @ @
comment-fence
+14 @ @
generic comment
@item
@tab
-15 @
string-fence
+15 @
generic string
@end multitable
For example, the usual syntax value for @samp{(} is @code{(4 . 41)}.